const crypto/x509.rootCertificate
5 uses
crypto/x509 (current package)
verify.go#L207: rootCertificate
verify.go#L593: if certType == intermediateCertificate || certType == rootCertificate {
verify.go#L600: if (certType == intermediateCertificate || certType == rootCertificate) &&
verify.go#L865: case rootCertificate:
verify.go#L881: considerCandidate(rootCertificate, root)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)